home *** CD-ROM | disk | FTP | other *** search
- SDEF
-
- /*SINED world_rubble (.3 1 .3) (0 0 0) (0 0 0)
- Goliath crate for playing catch
- */
-
- // -----------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/rubble
- scale 4
-
- // Base Model
- rubble.sbm
-
- // Skins
- normal rubble.tga
-
- // Normal Animations
- idle1 rubble1.sam
- idle2 rubble2.sam
- idle3 rubble3.sam
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
-
- // Class Setup
- server classname goliathobject
-
- // Sound Aliases
-
- // Icon and Inventory Name
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-